home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 8 (Internal Edition) / Apple R&P Lib Internal v8.0.iso / 3-Presentations / Markets / K-12 Education / HyperCard in Education / Heart of Darkness / background_25457.txt < prev    next >
Text File  |  1990-04-02  |  488b  |  26 lines

  1. -- background: 25457 from stack: in
  2. -- bmap block id: 6013
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 4 (button)
  9. -- low flags: 00
  10. -- high flags: A002
  11. -- rect: left=16 top=319 right=340 bottom=76
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Return
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   global returncard
  23.   go to returncard
  24. end mouseUp
  25.  
  26.